func runtime/pprof.writeGoroutine

2 uses

	runtime/pprof (current package)
		pprof.go#L191: 	write: writeGoroutine,
		pprof.go#L780: func writeGoroutine(w io.Writer, debug int) error {